/* banner */
.swiper_banner {max-height: 350px;}
.swiper_banner .swiper-wrapper .swiper-slide img{width:100%;height:100%;object-fit: cover;}
.swiper_banner_slide {position: relative;}
.swiper_banner_slide img {}
.swiper_banner_text {width: 100%;position: absolute;top: 163px;}
.swiper_banner_text .swiper_banner_text_cont {width: 78.1%;height: 100%;margin: 0 auto;}
.swiper_banner_text_cont h6 {color: #fff;font-size: 54px;margin-bottom: 44px;display: inline-block;}
.swiper_banner_text_cont p {color: #fff;font-size: 37px;display: inline-block;}
.qlgr_ph {display: none;}
@media screen and (max-width:999px) {
.swiper_banner {max-height: auto;}
.qlgr_pc {display: none;}
.qlgr_ph {display: block;}
}

/* 分页器 */
#wiper_bannerID > .swiper-pagination {bottom: 182px;width: 78.1%;left: 10.95%;bottom:10%;text-align: center;}
.my-swiper_banner {background-color: #fff;width: 10px;height: 10px;display: inline-block;margin-right: 8px;border-radius: 5px;}
.my-swiper_banner:last-child {margin-right: 0px;}
.swiper_banner-active {width: 40px;}
/* 手机app */
.qlyh_app {position: absolute;top: 50%;right: 10.95%;z-index: 1;transform: translate(0, -45%);}
.qlyh_app {width: 320px;height: 245px;background-color: rgba(255, 255, 255, 0.5);}
.qlyh_app ul {padding-top: 35px;}
.qlyh_app ul li {width: 260px;height: 50px;margin: 0 auto;background-color: rgba(255, 255, 255, 0.8);margin-bottom: 15px;border-radius: 5px;transition-duration: 1s;}
.qlyh_app ul li a {display: flex;height: 100%;padding-left: 52px;align-items: center;}
.qlyh_app ul li a img {margin-right: 16px;width: 19px;height: 26px;}
.qlyh_app ul li a img.qlyh_app_ph {display: none;}
.qlyh_app ul li a span {font-size: 18px;color: #262626;}
.qlyh_app ul li:hover {background-color: #0075C2;}
.qlyh_app ul li:hover a img.qlyh_app_pc {display: none;}
.qlyh_app ul li:hover a img.qlyh_app_ph {display: block;}
.qlyh_app ul li:hover a span {color: #fff;}

@media screen and (max-width:1500px){
.swiper_banner_text{top:20%}
.qlyh_app{top:45%;}
}

/* banner end*/
/* 最新公告 */
.latest_Notice {display: flex;align-items: center;justify-content: space-between;width: 78.1%;margin: 0 auto;height: 40px;padding: 2px;position: relative;top: -20px;z-index: 2;background: #fff;box-shadow: 0px 1px 23px 0px #CFCFCF;max-width:1330px;}
.Notice_tit {display: flex;align-items: center;background-color: #F5F7FA;width: 10.3%;height: 40px;}
.Notice_tit img {width: 16px;margin-left: 25px;margin-right: 16px;}
.Notice_tit p {font-size: 15px;}
/* swiper */
.Swiper_latest_cont {height: 60px;padding-left: 0px;width: 90.3%;margin: 0;position: relative;}
#Swiper_latest {height: 100%;overflow:hidden;}
#Swiper_latest .swiper-wrapper {}

#Swiper_latest .swiper-slide a {display: flex;align-items: center;height: 100%;}
#Swiper_latest .swiper-slide h6 {font-size: 16px;margin-right: 29px;white-space: nowrap;}
#Swiper_latest .swiper-slide p {font-size: 16px;white-space: nowrap;}



/* 左右按钮 */
.swiper-button-next1 ,.swiper-button-prev1 {height: 100%;display: flex;align-items: center;position: absolute;top: 10px;z-index: 1;}
.swiper-button-next1 {left: 0;}
.swiper-button-prev1 {right: 0;justify-content: right;padding-right: 26px;width: 20px;height:40px}
.swiper-button-prev1 {background: linear-gradient(-90deg,rgba(255, 255, 255),rgb(255, 255, 255, 0.6));filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff', endColorstr='#fff');background-image: -ms-linear-gradient(left,  transparent 0%,#fff 100%);}

/* 通用 切换按钮换颜色 */
.button-ph {display: none;}
.btn_nex:hover .button-pc {display: none;}
.btn_nex:hover .button-ph {display: block;}
@media screen and (max-width: 1750px) {
#Swiper_latest .swiper-slide h6 {font-size: 14px;}
#Swiper_latest .swiper-slide p {font-size: 14px;}
}
@media screen and (max-width:1600px){
.Notice_tit{width:11.3%;}
}

@media screen and (max-width: 1550px) {
#Swiper_latest .swiper-slide h6 {font-size: 12px;}
#Swiper_latest .swiper-slide p {font-size: 12px;}
}
@media screen and (max-width: 1500px) {
.Notice_tit img {margin-left: 20px;margin-right: 10px;}
}
@media screen and (max-width: 1350px) {
#Swiper_latest .swiper-slide h6 {margin-right: 15px;}
.swiper_banner_text_cont h6{font-size:30px;margin-bottom:20px;}
#Swiper_latest .swiper-slide p {}
.swiper_banner_text_cont p{font-size:30px;}
.swiper_banner_text{top:30%;}
}
@media screen and (max-width: 1299px) {
#Swiper_latest .swiper-slide h6 {font-size: 16px;}
#Swiper_latest .swiper-slide p {font-size: 16px;}
.Notice_tit{width:12.3%;}

.qlyh_app{width: 300px;height: 230px;}
.qlyh_app ul{padding-top:25px;}
}
@media screen and (max-width: 1200px) {
.Notice_tit img {margin-left: 10px;}
.Notice_tit p{font-size:14px;}

}
@media screen and (max-width: 1100px) {
.Notice_tit p {font-size: 14px;}
}
/* 利率 */
.Interest_rate {width: 78.1%;margin: 0 auto;position: relative;margin-bottom: 30px;border-left:1px solid #D6D6D6;border-right:1px solid #D6D6D6;max-width:1330px;}
.Interest_rate .swiper{overflow:hidden}
#Swiper_rate .swiper-wrapper {}
#Swiper_rate .swiper-slide {text-align: center;border-left: 1px solid #D6D6D6;}
#Swiper_rate .swiper-slide:hover a h6{color: #0d7cc5;animation-name: shadow-appear;animation-duration: 2s;}
#Swiper_rate .swiper-slide:hover a img{transform:scale(1.2)}
@keyframes shadow-appear {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}

#Swiper_rate .swiper-slide:first-child {border: 0;}

.Interest_rate .swiper-pagination{display:none}

#Swiper_rate .swiper-slide a img {margin: 29px 0 24px;transition:all 0.4s;}
#Swiper_rate .swiper-slide a h6 {font-size: 14px;margin-bottom: 7px;}

/* 左右按钮 */
.swiper-button-next2 ,.swiper-button-prev2 {height: 100%;display: flex;align-items: center;position: absolute;top: 0;background: #fff;z-index: 1;}
.swiper-button-prev2 {left: -21px;}
.swiper-button-next2 {right: -21px;}
@media screen and (max-width: 1400px) {
#Swiper_rate .swiper-slide a h6 {font-size: 14px;}
}
@media screen and (max-width: 1200px) {
#Swiper_rate .swiper-slide a h6 {font-size: 12px;}
}
.swiper-button-next2, .swiper-button-prev2{background-color:transparent !important;display:none;}
.swiper-button-next2 img, .swiper-button-prev2 img{cursor: pointer;}
/* 最新公告 end*/

/* 财富管理 */
.wealth_manage {background: url(/uiFramework/commonResource/image/2023062908483087235.png) no-repeat;padding-bottom: 30px;background-size:cover;}
.wealth_manage_box {width: 78.1%;margin: 0 auto;max-width:1330px;}

.wealth_tab {padding-top: 30px;}
.wealth_tab .top_tab{display: flex;justify-content: space-between;}
.wealth_tab h6 {font-size: 24px; color: #005BAC;font-weight: 600;}
.wealth_tab ul {display: flex;}
.wealth_tab ul li {display: flex;cursor: pointer;align-items: center; }
.wealth_tab ul li p {font-size: 16px;transition-duration: 0.3s;height: 20px; line-height: 20px;}
.wealth_tab ul li p>span {display: block;width: 0;height: 2px;background: #0075C2;margin: 5px auto 0;transition-duration: 0.3s;}
.wealth_tab ul li:hover p {color: #0075C2;}
.wealth_tab ul li:hover p>span {width: 73.5%;}
.wealth_tab ul li>span {display: block;width: 1px;height: 20px;margin: 0 15px;background-color: #333333;}
.wealth_tab_act p {color: #0075C2;}
.wealth_tab ul li.wealth_tab_act p>span {width: 73.5%;}

/*财富管理-理财产品*/
.wealth_manage_box1{width: 78.1%;display:flex;margin: 0 auto;    background: rgba(217,149,71,0.7);padding: 48px 70px 40px 70px;justify-content: space-between;}
.wealth_manage_box1 .wal_left{width:26.2%;border-right:1px solid #fff;}
.wealth_manage_box1 .wal_right{width:54%;padding-right:20px}

@media screen and (max-width: 1690px) {
.wealth_tab h6 {}
.wealth_tab ul li p {font-size: 16px;}
}
@media screen and (max-width: 1620px) {
.wealth_tab h6 {font-size: 24px;}
.wealth_tab ul li p {font-size: 15px;}
.wealth_tab ul li > span {height: 14px;}
}
@media screen and (max-width: 1540px) {
.wealth_tab ul li p {font-size: 13px;}
.wealth_tab ul li > span {height: 13px;}
}
@media screen and (max-width: 1400px) {
.wealth_tab ul li > span {margin: 0 15px;}
}
@media screen and (max-width: 1265px) {
.wealth_tab ul li p {font-size: 12px;}
.wealth_tab ul li > span {margin: 0 10px;}
}
@media screen and (max-width: 1250px) {
.wealth_tab ul li > span {margin: 0 5px;height: 10px;}
}

/* 内容 */
.wealth_cont {margin-top: 30px;background: url(/uiFramework/commonResource/image/2023062910170524312.png) no-repeat;display: none;transform: translateX(-100%);transition: all .25s ease-out;background-size:cover;height:320px !important;overflow:hidden !important;}
.wealth_cont2 {display: flex;justify-content: space-between;background: rgba(217,149,71,0.7);padding: 30px;height:100%;box-sizing: border-box; overflow-y:auto;}
.wealth_cont_act {display: block;transform: translateX(0px);height:360px;overflow:hidden;}

/*个人结构存款*/
.wealth_cont.grjgck{margin-top: 30px;background: #4297ce;display: none;transform: translateX(-100%);transition: all .25s ease-out;}
.wealth_cont.grjgck .wealth_cont2{background: url(/uiFramework/commonResource/image/2023091914203298061.jpg) no-repeat;background-size:cover;}
.wealth_cont.grjgck .wealth_cont2 .wealth_left{padding-top:3%;}

.wealth_cont.grjgck .wealth_right .grlt_tabjs{display:none}
.wealth_cont.grjgck .wealth_right .grlt_tabjs.gr_show{display:block}
/*代理贵金属*/
.wealth_cont.dlgjs{margin-top: 30px;background:#dd9b4f;;display: none;transform: translateX(-100%);transition: all .25s ease-out;}
.wealth_cont.dlgjs .wealth_cont2{background: url(/uiFramework/commonResource/image/2023091914084222863.jpg) no-repeat;flex-direction: column;padding: 20px 100px 20px 100px;background-size:cover;}
.wealth_cont.dlgjs .wealth_cont2 p{font-size:14px;line-height:35px;color:#fff;}
.wealth_cont.dlgjs .wealth_cont2 h3{font-size:16px;line-height:25px;color:#fff;}
/*保险信息*/
.wealth_cont.bxxxpl{margin-top: 30px;background: #3a89ba;display: none;transform: translateX(-100%);transition: all .25s ease-out;}
.wealth_cont.bxxxpl .wealth_cont2{background: url(/uiFramework/commonResource/image/2023091914122778286.jpg) no-repeat;flex-direction: column;padding: 20px 100px 40px 100px;background-size:cover;}
.wealth_cont.bxxxpl .wealth_cont2 h2{font-size:20px;color:#fff;margin:10px 0;}
.wealth_cont.bxxxpl .wealth_cont2 p{font-size:14px;color:#fff;line-height:38px}

/*代销保险产品*/
.wealth_cont.dxbxcpxx{margin-top: 30px;background: #dd953f;display: none;transform: translateX(-100%);transition: all .25s ease-out;}
.wealth_cont.dxbxcpxx .wealth_cont2{background: url(/uiFramework/commonResource/image/2023092615371541042.png) no-repeat;background-size:cover;flex-direction: column;padding: 0px 100px 40px 100px;}
.wealth_cont.dxbxcpxx .wealth_cont2 .wd-f-ib{text-align:right;font-size:16px;color:#fff}
.wealth_cont.dxbxcpxx .wealth_cont2 .wd-f-ib .wd-u-select{    background: rgba(255,255,255,0.3); padding: 5px 0;width: 130px; border: none; color: #fff; font-weight: 530;}
.wealth_cont.dxbxcpxx .wealth_cont2 .wd-f-ib .wd-u-select option{background: rgba(255,255,255,0.3); border: none;color:#000}
.wealth_cont.dxbxcpxx .wealth_cont2  .g-row{margin:15px 0;}
.wealth_cont.dxbxcpxx .wealth_cont2  .g-row table{width:100%}
.wealth_cont.dxbxcpxx .wealth_cont2  .g-row table tr td{font-weight:400}
.wealth_cont.dxbxcpxx .wealth_cont2  .g-row table tr:first-child td{font-weight:550}
.wealth_cont.dxbxcpxx .wealth_cont2  .g-row table td{height:40px;line-height:40px;text-align:center;color:#fff;}
.wealth_cont.dxbxcpxx .wealth_cont2  .g-row table,.wealth_cont.dxbxcpxx .wealth_cont2  .g-row table tr,.wealth_cont.dxbxcpxx .wealth_cont2  .g-row table td{border:1px solid #fff}

/* 左边 */
.wealth_left {width: 25%;border-right: 1px solid #fff;}
.wealth_left li {margin-bottom: 42px;}
.wealth_left .lccss li{margin-bottom:30px;}
.wealth_left li:last-child {margin-bottom: 0;}
.wealth_left li a {display: flex;align-items: center;}
.wealth_left li a:hover p{font-weight:600;}
.wealth_left li a:hover img{transform:scale(1.2)}
.wealth_left li a p {font-size: 16px;margin-right: 18px;color: #fff;}
.wealth_left li a p.on{font-weight:600}
.wealth_left li a img {height: 100%;}
/* 右边 */
.wealth_right {width:75%;padding-left: 20px; position: relative;}
.wealth_right .left_tabjs{display:none}
.wealth_right .left_tabjs.tab_show{display:block}
.wealth_right .left_tabjs p.u-more {text-aling: right;color: #ffffff;}
.wealth_right .left_tabjs.tab_show>ul{height: 250px;display:flex;flex-direction: column;/* justify-content: space-between;*/ }
.wealth_right .left_tabjs.tab_show>ul>li{height:40px;line-height:25px;}
.wealth_right_tit {display: flex;justify-content: space-between;padding: 8px 0 20px;border-bottom: 1px solid #fff;margin-bottom: 29px;align-items: center;}
.wealth_right_tit h6 {font-size: 24px;color: #fff;}
.wealth_right_tit h6 a{color:#fff;}
.wealth_right_tit img {height: 100%;}

.wealth_right ul li {margin-bottom: 0px;line-height: 25px;height: 40px;}
.wealth_right ul li:last-child {margin-bottom: 0px;}
.wealth_right ul li a {display: flex;justify-content: space-between;}
.wealth_right ul li a span {color: #fff;font-size: 14px;}
.wealth_right ul li a span:first-child {width: calc(100% - 80px);height: 25px;overflow: hidden;display: -webkit;}
.wealth_right ul li a span:last-child {width: 100px;text-align: right;}
.wealth_right .link-underline li a:after,.enjoy_box .link-underline li a:after{border-bottom-color: #fff;}

.wealth_right .left_tabjs>a,.wealth_right .grlt_tabjs>a{position: absolute;right: 20px;bottom: -25px;padding: 20px 0 0 0;color: #fff;}
.wealth_right .left_tabjs>a:hover,.wealth_right .grlt_tabjs>a:hover{font-weight:bold}

@media screen and (max-width: 1450px) {
.wealth_left li {margin-bottom: 25px;}
.wealth_right_tit {padding: 8px 0 10px;margin-bottom: 20px;}
.wealth_right ul li a span {font-size: 14px;}
}
@media screen and (max-width: 1390px) {
.wealth_left li a p {font-size: 14px;}
.wealth_right_tit h6 {font-size: 21px;}
.wealth_right ul li a span {font-size: 12px;}
}
@media screen and (max-width: 1250px) {
.wealth_left {width: 29%;}
}
@media screen and (max-width: 1140px) {
.wealth_left {width: 30%;}
}
/*信息查询平台*/
.wealth_cont.wealth_xxcx{background: url(/uiFramework/commonResource/image/2023092610524548868.png) no-repeat;background-position: right top;}
.wealth_cont.wealth_xxcx .wealth_enjoy_cont a,.wealth_cont.dxbxcpxx .wealth_cont2 a{display: block;width:120px;height:40px;text-align:center;line-height:40px;margin:30px auto;font-size:16px;color:#fff;border-radius:4px;background:#0075c2;transition:all 0.4s;}
.wealth_cont.wealth_xxcx .wealth_enjoy_cont a:hover,.wealth_cont.dxbxcpxx .wealth_cont2 a:hover{background:#f3c668;}
.wealth_cont.wealth_xxcx .wealth_enjoy_cont{overflow:hidden;padding-bottom: 100px;}
.wealth_cont.wealth_xxcx .wealth_enjoy_cont h6,.wealth_cont.dxbxcpxx .wealth_cont2 h6{padding:100px 0 11px;font-size:20px;text-align:center;color:#fff;}
/* 尊享权益 */
.wealth_cont.wealth_enjoy {background: url(/uiFramework/commonResource/image/2023101815141948583.png) no-repeat;background-position: right top;}
.wealth_enjoy .wealth_enjoy_cont {background: rgba(217,149,71,0.2);padding-bottom: 70px;}

.wealth_enjoy_cont h6 {color: #fff;font-size: 28px;text-align: center;padding: 66px 0 11px;}
.wealth_enjoy_cont p {color: #fff;}
.enjoy_p1 {font-size: 12px;text-align: center;letter-spacing: 4.5px;}
.enjoy_p2 {font-size: 20px;text-align: center;padding-top: 26px;}
.enjoy_box {padding-top: 90px;}
.enjoy_box ul {display: flex;justify-content: center;}
.enjoy_box ul li {margin-left: 116px;}
.enjoy_box ul li:first-child {margin-left: 0;}
.enjoy_box ul li a {display: flex;align-items: center;}
.enjoy_box ul li a p {font-size: 16px;}
.enjoy_box ul li a img {height: 9px;}
/* 财富管理 end*/

/* 个人储蓄等 */
.people_savings {width: 78.1%;margin: 30px auto 30px;display: flex;justify-content: space-between;max-width:1330px;}
.savings_cont {width: 23%;max-height: 425px;cursor: pointer;}
.savings_cont:nth-child(1) {background: url(/uiFramework/commonResource/image/2023063014024244172.png) no-repeat;background-size:cover;}
.savings_cont:nth-child(2) {background: url(/uiFramework/commonResource/image/2023062914150943389.png) no-repeat;background-size:cover;}
.savings_cont:nth-child(3) {background: url(/uiFramework/commonResource/image/2023062914152117498.png) no-repeat;background-size:cover;}
.savings_cont:nth-child(4) {background: url(/uiFramework/commonResource/image/2023062914153198065.png) no-repeat;background-size:cover;}

.savings_box {width: 100%;height: 100%;transition: all 1s;position: relative;}
.savings_box:hover {background-color: rgba(0,91,172,0.7);}
/*个人储蓄移动端*/
.people_savings_ph{display:none}

/* 查看详情页 */
.savings_box:hover .savings_details {display: none;}
.savings_details {text-align: center;padding: 30px 0 40px;transition: 1s;}
.savings_details .savings_details_img {display: flex;align-items: center;justify-content: center;width: 106px;height: 106px;margin: 0 auto;background-color: rgba(255,255,255,0.7);border-radius: 50px;}
.savings_details .savings_details_img img {}
.savings_details p {font-size: 20px;margin: 34px 0 120px;}
.savings_details span {display: inline-block;width: 110px;line-height: 30px;color: #fff;background-color: #F7CA64;font-size: 13px;border-radius: 5px;}
.savings_details_img_x {display: none;}
/* hover页 */
.dsavings_hover {display: none;}
.dsavings_hover {height: 100%;padding-left: 76px;padding-top: 33px;position: absolute;top: 0;left: 0;}
.savings_box:hover .dsavings_hover {display: block;}
.dsavings_hover_tit {display: flex;align-items: center;margin-bottom: 20px;}
.dsavings_hover_img {display: flex;align-items: center;justify-content: center;width: 60px;height: 60px;background-color: #fff;border-radius: 50px;}
.dsavings_hover_img img {width: 27px;height: 33px;}
.dsavings_hover_tit p {font-size: 20px;color: #fff;margin-left: 19px;}
.dsavings_hover ul {}
.dsavings_hover ul li {margin-bottom: 18px;}
.dsavings_hover ul li:hover a{font-weight: bolder;}
.dsavings_hover ul li:last-child {margin-bottom: 0;}
.dsavings_hover ul li a {font-size: 14px;color: #fff;}
@media screen and (max-width: 1650px) {
.dsavings_hover {padding-left: 50px;}
}
@media screen and (max-width: 1400px) {
.savings_details .savings_details_img {width: 90px;height: 90px;}
.dsavings_hover_img {width: 50px;height: 50px;}
.dsavings_hover_tit {margin-bottom: 20px;}
.dsavings_hover_tit p {font-size: 18px;margin-left: 10px;}
}
@media screen and (max-width: 1300px) {
.dsavings_hover_tit {margin-bottom: 20px;}
}
@media screen and (max-width: 1200px) {
.dsavings_hover {padding-left: 40px;}
}
@media screen and (max-width: 1100px) {
.dsavings_hover {padding-left: 30px;}
}
/* 个人储蓄等 end */

/* 齐鲁无忧贷 */
.Asworry_loan {max-height: 450px;}
.Asworry-slide {position: relative;}
.Asworry-tit {position: absolute;left: 57%;z-index: 1;top: 55px;max-width: 32%;}
.Asworry-tit h6 {    font-size: 24px;color: #005BAC; font-weight: 600;}
.Asworry-tit p {font-size: 14px;line-height: 35px;margin: 37px 0 45px;}
.Asworry-tit a {display: block;width: 150px;line-height: 40px;background-color: #0075c2;color: #fff;font-size: 14px;text-align: center;border-radius: 4px;transition:all 0.4s;}
.Asworry-tit a:hover{background-color:#F3C668;color:#fff;}
/* 分页 */
#Asworry_loan>.swiper-pagination{position: absolute;left: 57.3%;z-index: 1;bottom: 43px;max-width: 32%;text-align: left;}
.my-swiper_Asworry {background-color: #fff;width: 8px;height: 8px;display: inline-block;margin-right: 9px;border-radius: 5px;}
.my-swiper_Asworry:last-child {margin-right: 0;}
.swiper_Asworry-active {width: 30px;}
#cont4 .swiper-container-initialized .swiper-slide img{width:100%;height:100%;}
@media screen and (max-width:1400px) {
.Asworry-tit p {margin: 20px 0 20px;}
}
@media screen and (max-width:1250px) {
.Asworry-tit p {line-height: 25px;}
.Asworry-tit a {width: 100px;line-height: 30px;}
}
@media screen and (max-width:1100px) {
.Asworry-tit {top: 40px;}
.Asworry-tit p {margin: 10px 0;}
}
/* 齐鲁无忧贷 end*/

/* 居家生活 */
.Home_life {width: 78.1%;margin: 30px auto 30px;max-width:1330px}
.Home_life .swiper{overflow:hidden}
 .Home_life .swiper .swiper-slide>a:hover .life_slide_cont h6, .Home_life .swiper .swiper-slide>a:hover .life_slide_cont p{color:#0075C2;} 
.life_tit {display: flex;justify-content: space-between;margin-bottom: 30px;}
.life_tit h6 {font-size: 24px; color: #005BAC;font-weight: 600;}
.life_tit_btn {display: flex;margin-right: 4px;}
.swiper-button-next3 {margin-right: 0px;}
.swiper-button-prev3{margin-right:30px;}
.life_tit_btn .btn_nex {width: 28px;height: 28px;}
.life_tit_btn img {width: 100%;}
.swiper-button-next3,.swiper-button-prev3{display:none;}
.life_slide a {position: relative;display: block;overflow:hidden;}
.life_slide a img {width: 100%;transition:all 0.4s}
.life_slide a:hover img{transform:scale(1.04)}
.life_slide_cont {max-width: 239px;position: absolute;top: 27.3%;left: 27px;z-index: 1;}
.life_slide_cont h6 {font-size: 16px;margin-bottom: 33px;}
.life_slide_cont p {font-size: 14px;line-height: 24px;}
@media screen and (max-width: 1600px) {
.life_slide_cont h6 {margin-bottom: 20px;}
}
@media screen and (max-width: 1400px) {
.life_tit h6 {font-size: 31px;}
.life_slide_cont h6 {margin-bottom: 10px;}
}

/*手机自适应*/
@media screen and (max-width:1024px){
  body{background-color:#f7f8fa}
  .qlyh_app,.header{display:none;}
  .latest_Notice{width:90%;height:160px;top: 20px;background: transparent;flex-direction: column;box-shadow:none}
  .Notice_tit img{display:none}
  .Notice_tit{width:100%;background:none}
  .Notice_tit p{font-size:20px;padding-left:10px;border-left:3px solid #007aff;color:#005bac;}
  .swiper_banner{width:90%;max-height:570px;margin-top:25%!important;border-radius:10px}
  .swiper_banner_slide img{width:100%;height:100%}
  #wiper_bannerID>.swiper-pagination{bottom:10px;width:90%;left:5%}
  .swiper_banner-active{width:10px;opacity: 0.9!important;}
  .my-swiper_banner{opacity: 0.4;}
  .swiper_banner_slide img{position: relative;}
  .swiper_banner_slide img::after {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: rgba(0, 0, 0, 0.5);}
  .swiper_banner_text .swiper_banner_text_cont{width:90%}
  .swiper_banner_text{top:60px}
  .swiper_banner_text_cont h6{font-size:25px;margin-bottom:15px}
  .swiper_banner_text_cont p{font-size:20px}
  .Swiper_latest_cont{width:100%;height: 60px;margin:20px;border-radius: 10px;padding-left:20px;background-color:#fff}
  .swiper-button-next1, .swiper-button-prev1{display:none}
  #Swiper_latest .swiper-slide a{width: 90%;flex-direction: column;justify-content: space-evenly;align-items: start;}
  #Swiper_latest .swiper-slide h6{width:100%;line-height:25px;overflow: hidden;white-space: pre-wrap;}
  #Swiper_latest .swiper-slide p{font-size:12px;color:#ccc}
  .swiper-button-prev1{background:none}
  #cont1{height:380px}
  .Interest_rate{width:90%;background: #fff;border-radius: 10px;margin-top: 10px;position: relative;}
  .Interest_rate .swiper{position:revert;}
  .Interest_rate .swiper-pagination-bullets{bottom:-20px!important;}
  .swiper-button-next2, .swiper-button-prev2{display:none;}
  .Interest_rate .swiper-pagination{display:block}
  .wealth_tab{padding-top: 30px;}
  .wealth_tab .top_tab{flex-direction: column;}
  .wealth_tab h6{text-align:left;width:90%;margin:0 auto;font-size: 20px;padding-left: 10px;border-left: 3px solid #007aff;}
  .wealth_tab ul{ display: -webkit-box;overflow-x: auto;margin: 5% 0 5% 5%; scrollbar-width: none; /* firefox */ -ms-overflow-style: none; /* IE 10+ */}
  .wealth_tab ul::-webkit-scrollbar {display:none}
  .wealth_tab ul li{width: auto;margin:5px 0;padding: 0 15px;}
  .wealth_tab ul li:first-child{padding-left:0px}
  .wealth_tab ul li p{font-size:16px;background:#fff;border-radius:10px;background: #fff;padding: 5px 15px;border-radius: 5px;height: 28px;}
  .wealth_tab ul li > span{display:none}
  .wealth_tab ul li.wealth_tab_act p>span{display:none}
  .wealth_tab ul li.wealth_tab_act p{background:#005bac;color:#fff;}
  .wealth_tab ul li p>span{display:none}
  .wealth_manage{background-size:100% 100%;padding-bottom:0px;}
  .wealth_manage_box{width:100%}
  .wealth_cont{margin-top:0px;height:auto!important;}
  .wealth_cont2{padding:15px 5%;flex-direction: column-reverse;}
  .wealth_right,.wealth_left{width:100%}
  .wealth_right{padding-right: 0px;padding-left: 0px;}
  .wealth_left{border-right:none}
  .wealth_left .lc_js,.wealth_left .grjg_js{display: flex;flex-wrap: wrap;border-top: 1px solid #fff;margin-top: 20px;padding-left:0;border-right:none;padding-top:30px}
  .wealth_left .lc_js li,.wealth_left .grjg_js li{margin-right:8px;}
  .wealth_left .lc_js li a p,.wealth_left .grjg_js li a p{margin-right:5px}
  .wealth_right ul li a span{font-size:14px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
  .wealth_right ul li a span:last-child{font-size:12px;color:#fff;opacity: 0.8;}
  .wealth_cont.bxxxpl .wealth_cont2,.wealth_cont.dlgjs .wealth_cont2,.wealth_cont.dxbxcpxx .wealth_cont2{padding: 15px 5%;}
  .wealth_cont.bxxxpl{margin-top:0px;}
  .wealth_cont.bxxxpl .wealth_cont2 h2{font-size:20px;margin:15px 0;}
  .wealth_cont.bxxxpl .wealth_cont2 p{font-size:14px;line-height:30px}
  .wealth_cont.bxxxpl .wealth_cont2 a{font-size:14px!important;}
  .wealth_cont.dxbxcpxx{margin-top:0px;}
  .wealth_cont.dlgjs{margin-top:0px;}
  .wealth_cont.dlgjs .wealth_cont2 h3{font-size:18px;}
  .wealth_cont.dlgjs .wealth_cont2 p{font-size:14px;line-height:30px;}
  .wealth_cont.grjgck{margin-top:0px}
  .wealth_cont.wealth_xxcx .wealth_enjoy_cont h6{font-size:21px;padding: 70px 0 11px;}
  .wealth_right .left_tabjs.tab_show>ul{height:auto;overflow:hidden;}
  .wealth_cont.grjgck .wealth_right .grlt_tabjs>ul{height:auto;overflow:hidden;}
  .wealth_right .left_tabjs>a, .wealth_right .grlt_tabjs>a{bottom:-20px;}
  .people_savings{display:none;}
  .savings_cont{width:100%;margin-top:5px}
  .people_savings_ph{width:90%;display:block;margin:0 auto;}
  .cx_list{width:100%;position: relative;padding:45px 0;}
  .cx_list .swiper {width: 100%;height: 100%;}
  .cx_list .swiper .swiper-button-next{background:url(/uiFramework/commonResource/image/2023072814072988602.png) no-repeat;background-size:100%;right:20px;}
  .cx_list .swiper .swiper-button-prev{background:url(/uiFramework/commonResource/image/2023072814133819296.png) no-repeat;background-size:100%;left:20px;}
  .cx_list .swiper .swiper-button-next:after,.cx_list .swiper .swiper-button-prev:after{display:none;}
  .cx_list .swiper .swiper-button-next,.cx_list .swiper  .swiper-button-prev{top:95%}
  .cx_list .swiper .swiper-pagination-bullets{    bottom: 30px;}
  .cx_list .swiper .swiper-pagination-bullet{width: 25px;height: 2px;border-radius:0;background: #fff;}
  .cx_list .swiper .swiper-pagination-bullet-active{background:#fff}
  .cx_list .swiper-slide { text-align: center; font-size: 18px;  background: #fff; display: flex; justify-content: center; align-items: center; position: relative;}
  .cx_list .swiper-slide img { display: block;  width: 100%;  height: 450px;  object-fit: cover; }
  .cx_list .swiper-slide .list_cont1{position: absolute;left:0;top:0;width:100%;overflow:hidden;padding:20px 15px;}
  .cx_list .swiper-slide .list_cont1 h1{font-size:25px;color:#fff;font-weight:550;text-align: left;margin:20px 0;}
  .cx_list .swiper-slide .list_cont1 .hr{width:10%;height:2px;background:#fff;border:none;}
  .cx_list .swiper-slide .list_cont1 ul{display:flex;flex-wrap: wrap;margin:30px 0;}
  .cx_list .swiper-slide .list_cont1 ul li {width:auto;padding:5px 0;text-align: left;}
  .cx_list .swiper-slide .list_cont1 ul li a{font-size:12px;color:#f4f3f3;}
  .wealth_enjoy_cont h6{font-size: 26px;}
  .enjoy_p2{font-size:18px}
  .enjoy_box ul{flex-wrap:wrap;}
  .enjoy_box ul li{width:49%;margin-left:0;}
  .enjoy_box ul li a{justify-content: center;}
  .wealth_cont.wealth_xxcx{background-size: 100% 100%;}
  #cont4{height:400px;background:#f7efe6;}
  #cont4 .swiper .swiper-wrapper .swiper-slide img{width: 200%;height: 400px;object-fit: cover;}
  #cont4 .swiper .swiper-wrapper .swiper-slide::before {content: '';position: absolute;top: 0;bottom: 0;width: 100%;height: 100%;background: rgba(255,255,255,.6);}
  .Asworry-tit{max-width: 90%;left: 5%;top:50px}
  .Asworry-tit h6{font-size:20px;font-weight:550}
  .Asworry-tit p{font-size:14px;line-height: 23px;margin: 20px 0 35px;}
  .Asworry-tit a{width:110px;height:30px;font-size:14px;line-height:30px;}
  .Home_life{width:90%;}
  .life_tit h6{font-size: 20px;padding-left: 10px;border-left: 3px solid #007aff;}
  .life_tit_btn .btn_nex{width:26px;height:20px;}
}